-
Home
-
FluentSMTP – WP SMTP Plugin with Amazon SES, SendGrid, MailGun, Postmark, Google and Any SMTP Provider
-
2.2.6
-
Code
-
Classes
- Handler
Total Complexity |
33 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
243 |
Lines of code |
182 |
Logical lines of code |
82 |
Comment lines |
0 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getAttachments() |
A |
41 |
11 |
55 |
postSend() |
A |
39 |
6 |
75 |
setSettings() |
S |
65 |
4 |
8 |
send() |
S |
68 |
2 |
7 |
getRecipients() |
S |
66 |
2 |
8 |
setUrl() |
S |
78 |
1 |
3 |
getFrom() |
S |
80 |
1 |
3 |
getReplyTo() |
S |
75 |
1 |
5 |
getTo() |
S |
80 |
1 |
3 |
getCarbonCopy() |
S |
80 |
1 |
3 |
getBlindCarbonCopy() |
S |
80 |
1 |
3 |
getBody() |
S |
80 |
1 |
3 |
getRequestHeaders() |
S |
70 |
1 |
6 |